home *** CD-ROM | disk | FTP | other *** search
/ Dye Another Day / DyeAnotherDay.bin / swf / 23.swf / scripts / DefineButton2_7 / BUTTONCONDACTION on(release, keyPress Right).as
Encoding:
Text File  |  2003-04-04  |  49 b   |  4 lines

  1. on(release, keyPress "<Right>"){
  2.    play();
  3. }
  4.